
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-agbalumo: 'Agbalumo',display;
--font-bebasneue: 'Bebas Neue',sans-serif;
--font-Afacad: 'Afacad',sans-serif;
--font-Nunito: 'Nunito',sans-serif;
--font-Fredoka: 'Fredoka',sans-serif;
--font-Oswald: 'Oswald',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .fvyiXj {
      color:#1F2937;
      width:100%;
      display:flex;
      padding:24px 16px;
      font-size:inherit;
      background:#FAF9F6;
      min-height:100vh;
      align-items:center;
      font-family:"Inter";
      font-weight:inherit;
      flex-direction:column;
      --tagify-dd-bg-color:#ffffff;
      --tagify-dd-item-pad:0.5em 0.75em;
      --tagify-dd-max-height:260px;
      --tagify-dd-text-color:#1f2937;
      --tagify-dd-color-primary:#7c3aed;
    }

    .bEgGyv {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:600px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:32px;
      flex-direction:row;
      justify-content:space-between;
    }

    .faLfos {
      color:#4B5563;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Safety-Boundaries\:calIcon {
      color:#1D9E75;
      display:block;
      font-size:28px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bqqkaw {
      color:#6B7280;
      margin:0px;
      display:block;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .hYLMF {
      color:inherit;
      margin:0px;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .egYPgY {
      color:inherit;
      width:40px;
      height:40px;
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dTpPaz {
      color:#111827;
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .cYahCf {
      color:#111827;
      margin:0px;
      display:block;
      font-size:18px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .cJpghb {
      color:var(--green-800, #065F46);
      margin:0px;
      display:block;
      font-size:var(--font-size-2xl);
      font-family:Agbalumo;
      font-weight:var(--font-weight-bold);
      flex-direction:row;
    }

    .buoPQz {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .etGPZu {
      gap:24px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:600px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bXmkAE {
      color:#EF4444;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dCRVMk {
      color:#065f46;
      display:block;
      font-size:32px;
      margin-top:0px;
      font-family:"Bebas Neue";
      font-weight:800;
      margin-bottom:8px;
      flex-direction:row;
    }

    .dwjgZK {
      gap:16px;
      color:inherit;
      display:flex;
      padding:24px;
      font-size:inherit;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .ZsPdc {
      gap:16px;
      color:inherit;
      width:100%;
      border:2px solid #7F77DD;
      display:flex;
      padding:24px;
      font-size:inherit;
      background:#EEEDFE;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:column;
    }

    .bCidfy {
      color:#6B7280;
      border:none;
      cursor:pointer;
      display:inline-block;
      font-size:14px;
      background:transparent;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bCidfy:hover {
      color:#111827;
    }

    .cpTrBl {
      color:#6B7280;
      margin:0px;
      display:block;
      font-size:13px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eJtshu {
      color:white;
      border:none;
      cursor:pointer;
      display:inline-block;
      padding:12px 24px;
      font-size:15px;
      background:var(--btnBg);
      transition:background 0.2s;
      font-family:inherit;
      font-weight:600;
      border-radius:8px;
      flex-direction:row;
    }

    .dQDfXr {
      color:#7F77DD;
      display:inline;
      font-size:13px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
      text-decoration:none;
    }

    .dQDfXr:hover {
      text-decoration:underline;
    }

    .ddtdFg {
      color:#EF4444;
      margin:0px;
      display:block;
      font-size:48px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
    }

    .DlENN {
      gap:24px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .deJNoE {
      color:#4B5563;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .bLXfMl {
      gap:16px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .JNGte {
      color:#1D9E75;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .bWDnic {
      color:inherit;
      display:block;
      padding:16px 0;
      font-size:var(--font-size-sm);
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .erVZcf {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:11px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fsSVXh {
      color:#111827;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .dhcHLC {
      gap:6px;
      color:#EF4444;
      display:flex;
      padding:6px 16px;
      font-size:14px;
      background:#FEE2E2;
      align-items:center;
      font-family:inherit;
      font-weight:700;
      border-radius:20px;
      flex-direction:row;
    }

    .bghwHy {
      color:white;
      display:inline;
      padding:12px 24px;
      font-size:16px;
      background:#0088cc;
      font-family:inherit;
      font-weight:700;
      border-radius:8px;
      flex-direction:row;
      text-decoration:none;
    }

    .bghwHy:hover {
      background:#0077b5;
    }

    .cDdVya {
      color:#6B7280;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Safety-Boundaries\:calMutedIcon {
      color:#9CA3AF;
      display:block;
      font-size:24px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fwwknZ {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:16px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .cqlEnq {
      color:#111827;
      display:inline;
      font-size:18px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
    }

    .cJLqCG {
      color:#F59E0B;
      cursor:pointer;
      display:block;
      padding:12px 24px;
      font-size:24px;
      background:#1F2937;
      font-family:monospace;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:row;
      letter-spacing:2px;
    }

    .cJLqCG:hover {
      background:#111827;
    }

    .Safety-Boundaries\:lapsedCalIcon {
      color:#9CA3AF;
      display:block;
      font-size:28px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bZJlAE {
      gap:8px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .WMlNS {
      color:#6B7280;
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .fblNJm {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:18px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .Safety-Boundaries\:bookingMutedIcon {
      color:#9CA3AF;
      display:block;
      font-size:24px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eRvuvn {
      color:#4B5563;
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .bJJYTb {
      gap:4px;
      color:inherit;
      display:flex;
      z-index:2;
      position:relative;
      font-size:inherit;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    .diPkrD {
      color:inherit;
      width:100%;
      height:8px;
      display:block;
      overflow:hidden;
      font-size:inherit;
      background:#E5E7EB;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

    .eRroyr {
      color:#6B7280;
      display:flex;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    .dhaAMN {
      row-gap:2px;
      font-size:var(--font-size-xs);
      column-gap:2px;
    }

    .chAOKJ {
      width:100%;
    }

    .Safety-Boundaries\:GbFc9kBm105MKl4Hd83h3 {
      top:0px;
      left:0px;
      width:100%;
      z-index:100;
      position:fixed;
    }

    .eRCobM {
      color:inherit;
      margin:0px;
      display:block;
      font-size:var(--font-size-xxs);
      font-style:italic;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dZBWDZ {
      color:#7F77DD;
      display:block;
      font-size:1.5rem;
      font-family:"Bebas Neue";
      font-weight:800;
      flex-direction:row;
    }

    .euTnHh {
      row-gap:10px;
      column-gap:10px;
    }

    .eWLgHc {
      width:100%;
      font-family:inherit;
    }

    .byNcjo {
      color:#92400e;
      display:block;
      font-size:1.5rem;
      font-family:"Bebas Neue";
      font-weight:800;
      flex-direction:row;
    }

    .Uinix {
      color:#bababa;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:"Afacad";
      font-weight:inherit;
      flex-direction:row;
    }

    .drcHSc {
      top:0px;
      left:0px;
      color:inherit;
      width:100vw;
      height:100vh;
      display:flex;
      z-index:1000;
      position:fixed;
      font-size:inherit;
      background:rgba(0, 0, 0, 0.7);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .bAYAXU {
      color:white;
      margin:0px;
      display:block;
      font-size:var(--font-size-xl);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bBxbSN {
      color:var(--grey-400);
      border:none;
      cursor:pointer;
      display:inline-block;
      font-size:var(--font-size-xl);
      background:transparent;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bBxbSN:hover {
      color:white;
    }

    .ecjRfB {
      color:var(--green-700, #047857);
      width:100%;
      cursor:pointer;
      display:inline-block;
      padding:8px 16px;
      font-size:inherit;
      background:var(--blue-600);
      flex-shrink:1;
      font-family:"Afacad";
      font-weight:var(--font-weight-semi-bold);
      padding-top:8px;
      padding-left:8px;
      border-radius:6px;
      outline-color:var(--green-700, #047857);
      outline-style:solid;
      outline-width:2px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:8px;
      background-color:inherit;
    }

    .ecjRfB:hover {
      background:var(--blue-700);
    }

    .dalNBE {
      gap:16px;
      color:inherit;
      display:flex;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bbVGra {
      color:var(--red-400);
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cOXRNX {
      color:var(--yellow-400);
      display:flex;
      padding:16px;
      font-size:var(--font-size-2xl);
      background:var(--grey-800);
      align-items:center;
      flex-shrink:1;
      font-family:monospace;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:row;
      letter-spacing:2px;
      justify-content:center;
    }

    .dyfdCb {
      color:var(--grey-600);
      display:flex;
      font-size:var(--font-size-xs);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .bqppMv {
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    .NjgTf {
      color:var(--grey-300);
      margin:0px;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .caRqAX {
      color:inherit;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cdCVRc {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .ftjlZb {
      color:var(--green-400);
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:var(--font-weight-bold);
      flex-direction:row;
    }

    .fnIxao {
      gap:16px;
      color:inherit;
      width:100%;
      border:1px solid var(--grey-800);
      display:flex;
      padding:24px;
      font-size:inherit;
      max-width:400px;
      background:var(--grey-900);
      box-shadow:var(--shadow-xl);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:column;
    }

    .eFutsZ {
      color:white;
      display:inline;
      padding:12px;
      font-size:inherit;
      background:#0088cc;
      flex-shrink:1;
      font-family:inherit;
      font-weight:var(--font-weight-bold);
      border-radius:8px;
      flex-direction:row;
      text-decoration:none;
    }

    .eFutsZ:hover {
      background:#0077b5;
    }

    .cAoFaB {
      color:var(--grey-500);
      display:block;
      font-size:var(--font-size-xs);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .doFAtD {
      color:#a6713f;
      right:10px;
      display:block;
      position:absolute;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .Safety-Boundaries\:xVKngTeHDKMPdDruOlAaI {
      width:50%;
      max-width:100%;
      min-width:300px;
    }

    .fZfFp {
      flex-direction:row;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      color:inherit;
      display:flex;
      right:20px;
      bottom:20px;
      z-index:9999;
      position:fixed;
      align-items:center;
      pointer-events:none;
      transition:opacity 300ms ease, transform 300ms ease;
      opacity:var(--opacity);
      transform:translateY(var(--translateY));
    }

    .cUyMUs {
      flex-direction:row;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      color:white;
      display:flex;
      gap:12px;
      width:200px;
      padding:12px 16px;
      box-shadow:0 4px 12px rgba(0, 0, 0, 0.3);
      align-items:center;
      background-color:rgba(0, 0, 0, 0.85);
      border-radius:12px;
      backdrop-filter:blur(4px);
    }

    .brlFae {
      flex-direction:row;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      color:inherit;
      display:flex;
      width:20px;
      height:20px;
      align-items:center;
      justify-content:center;
    }

    .cklImU {
      flex-direction:row;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      color:inherit;
      display:block;
      width:16px;
      height:16px;
      border:2px solid rgba(255, 255, 255, 0.3);
      border-top-color:white;
      border-radius:50%;
      animation:spin 1s linear infinite;
    }

    @keyframes spin {
        0% {
          transform: rotate(0deg);
        }

        100% {
          transform: rotate(360deg);
        }
    }

    .rFNhX {
      flex-direction:row;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      color:inherit;
      display:flex;
      align-items:center;
      justify-content:center;
    }

    .eZwAjg {
      flex-direction:row;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      color:inherit;
      display:block;
      width:20px;
      height:20px;
    }

    .dqIeBL {
      flex-direction:row;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      color:inherit;
      display:block;
    }

    .bBZmrN {
      flex-direction:row;
      font-size:14px;
      font-family:sans-serif;
      font-weight:500;
      color:inherit;
      display:inline;
      flex:1;
    }